[INFO] cloning repository https://github.com/sunjay/balls-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/balls-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fballs-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fballs-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0aea7f9b012ae4c7741f135fde3b1d8b5fc659f6
[INFO] checking sunjay/balls-game against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fballs-game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunjay/balls-game
[INFO] finished tweaking git repo https://github.com/sunjay/balls-game
[INFO] tweaked toml for git repo https://github.com/sunjay/balls-game written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunjay/balls-game on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunjay/balls-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tuple_utils v0.2.0
[INFO] [stderr]   Downloaded specs-derive v0.4.0
[INFO] [stderr]   Downloaded static_assertions v0.2.5
[INFO] [stderr]   Downloaded vek v0.9.7
[INFO] [stderr]   Downloaded either v1.5.1
[INFO] [stderr]   Downloaded nonzero_signed v1.0.3
[INFO] [stderr]   Downloaded shrev v1.0.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.5.2
[INFO] [stderr]   Downloaded specs v0.14.3
[INFO] [stderr]   Downloaded shred-derive v0.5.1
[INFO] [stderr]   Downloaded shred v0.7.1
[INFO] [stderr]   Downloaded crossbeam v0.4.1
[INFO] [stderr]   Downloaded rand_jitter v0.1.3
[INFO] [stderr]   Downloaded parking_lot v0.5.5
[INFO] [stderr]   Downloaded sdl2 v0.32.1
[INFO] [stderr]   Downloaded libc v0.2.51
[INFO] [stderr]   Downloaded sdl2-sys v0.32.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 423ef04736d23336e0ce16f766abea30b3f889a8e22cc1a22c42434a7afe64ba
[INFO] running `Command { std: "docker" "start" "-a" "423ef04736d23336e0ce16f766abea30b3f889a8e22cc1a22c42434a7afe64ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423ef04736d23336e0ce16f766abea30b3f889a8e22cc1a22c42434a7afe64ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423ef04736d23336e0ce16f766abea30b3f889a8e22cc1a22c42434a7afe64ba", kill_on_drop: false }`
[INFO] [stdout] 423ef04736d23336e0ce16f766abea30b3f889a8e22cc1a22c42434a7afe64ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62a44e53bb27dccfdcfbf88a4d61ff2d598454f8e189c0eb470352c3db412dff
[INFO] running `Command { std: "docker" "start" "-a" "62a44e53bb27dccfdcfbf88a4d61ff2d598454f8e189c0eb470352c3db412dff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]     Checking smallvec v0.6.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking either v1.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling sdl2-sys v0.32.5
[INFO] [stderr]    Compiling nonzero_signed v1.0.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]    Compiling vek v0.9.7
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tuple_utils v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking sdl2 v0.32.1
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.2.6
[INFO] [stderr]     Checking hibitset v0.5.4
[INFO] [stderr]     Checking shred v0.7.1
[INFO] [stderr]     Checking crossbeam v0.4.1
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2500:13
[INFO] [stdout]      |
[INFO] [stdout] 2500 |               pub struct Vec2<T> { pub x:T, pub y:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2531:13
[INFO] [stdout]      |
[INFO] [stdout] 2531 |               pub struct Vec3<T> { pub x:T, pub y:T, pub z:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2574:13
[INFO] [stdout]      |
[INFO] [stdout] 2574 |               pub struct Vec4<T> {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2575 |                   pub x:T, pub y:T, pub z:T,
[INFO] [stdout]      |                   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2714:13
[INFO] [stdout]      |
[INFO] [stdout] 2714 |               pub struct Extent3<T> { pub w:T, pub h:T, pub d:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2741:13
[INFO] [stdout]      |
[INFO] [stdout] 2741 |               pub struct Extent2<T> { pub w:T, pub h:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2765:13
[INFO] [stdout]      |
[INFO] [stdout] 2765 |               pub struct Rgba<T> { pub r:T, pub g:T, pub b:T, pub a:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/vec.rs:2797:13
[INFO] [stdout]      |
[INFO] [stdout] 2797 |               pub struct Rgb<T> { pub r:T, pub g:T, pub b:T }
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 2880 | /     vec_impl_all_vecs!{
[INFO] [stdout] 2881 | |         simd
[INFO] [stdout] 2882 | |         #[repr(simd)]
[INFO] [stdout] 2883 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0076]: SIMD vector's only field must be an array
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/quaternion.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         pub struct Quaternion<T> { pub x: T, pub y: T, pub z: T, pub w: T }
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^   -------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 705 |     quaternion_complete_mod!(repr_simd #[repr(simd)]);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quaternion_complete_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling shred-derive v0.5.1
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]     Checking shrev v1.0.1
[INFO] [stderr]     Checking specs v0.14.3
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:17
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:17
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:17
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:17
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:17
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:17
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:17
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:17
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3952 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:17
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:17
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:17
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:17
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:31
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1897:17
[INFO] [stdout]      |
[INFO] [stdout] 1897 |                 rows[3][0] += rows[0].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:31
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1898:17
[INFO] [stdout]      |
[INFO] [stdout] 1898 |                 rows[3][1] += rows[1].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:31
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1899:17
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                 rows[3][2] += rows[2].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 --------------^^^^----------
[INFO] [stdout]      |                 |             |
[INFO] [stdout]      |                 |             immutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow occurs here
[INFO] [stdout]      |                 mutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:31
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.7/src/mat.rs:1900:17
[INFO] [stdout]      |
[INFO] [stdout] 1900 |                 rows[3][3] += rows[3].dot(t);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3974 |     mat_declare_modules!{}
[INFO] [stdout]      |     ---------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `mat_impl_mat4` which comes from the expansion of the macro `mat_declare_modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0076, E0502.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vek` (lib) due to 24 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0076`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62a44e53bb27dccfdcfbf88a4d61ff2d598454f8e189c0eb470352c3db412dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a44e53bb27dccfdcfbf88a4d61ff2d598454f8e189c0eb470352c3db412dff", kill_on_drop: false }`
[INFO] [stdout] 62a44e53bb27dccfdcfbf88a4d61ff2d598454f8e189c0eb470352c3db412dff
